Exploratory Data Analysis

Data Preprocess

Imports

Read CSV

Quick Overview of the Data

Feature Engineering

Drop rows that aren't relevant to perform Data Visualization

Slicing the Dataset, in order to make visualizations faster to perform

Perform filtering option that will be selected by the the dash callback function in the dashboard

Convert Date columns to Datetime

Visualizations

Bar Charts that shows either the Value in Millions or the number of units sold for the selected Point of Sale, Quarter and Year

Bar Charts that shows either the Value in Millions or the number of units sold for the selected Point of Sale, Quarter and Year

Bar Charts that shows either the Value in Millions or the number of units sold for the selected Point of Sale, Quarter and Year

Bar charts that show either the value or the number of units sold for each one of the ProductFamiliyID's

Bar charts that show either the value or the number of units sold for each one of the ProductFamiliyID's